home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 23 / Amiga Format AFCD23 (Feb 1998, Issue 107).iso / -seriously_amiga- / shareware / graphics / eccview / eccview.doc < prev    next >
Text File  |  1997-12-01  |  5KB  |  156 lines

  1.  
  2.                                eccview 2.0
  3.  
  4.                         by Mok (mokmok@usa.net) and
  5.                   Iceman (prevotea@artifis.u-strasbg.fr)
  6.                            of The Black Squadron
  7.  
  8.          Amiga REV4 by Longjohns Silver (jussuf@klinja.fipnet.fi)
  9.                          of Ruskean Reiän Ritarit
  10.  
  11.                             Released 15-Nov-97
  12.  
  13.  
  14.  0. Legal mumbo-jumbo
  15.  --------------------
  16.  This program is copyrighted but may be freely distributed on the net.
  17.  This means it may *NOT* be distibuted on any PAY site or CDROM without
  18.  Mok's special permission. If you'll find this program in such place,
  19.  let him know!
  20.  
  21.  
  22.  1. What's this?
  23.  ---------------
  24.  The purpose of this utility is to play those kinky .ECC "animations"
  25.  which can be sometimes found on the usenet newsgroups like
  26.  alt.binaries.pictures.erotica.anime and similar.
  27.  
  28.  
  29.  2. Requirements
  30.  ---------------
  31.  An AGA or CyberGraphX Amiga & OS3.x. This program haves a
  32.  luncheon on your memory and cpu-power, so you should have
  33.  plenty of both. A4040 should do.
  34.  
  35.  NOTE FOR OS3.0 USERS: Upgrade to OS3.1! eccview works faster on it,
  36.  even with CyberGraphX boards. =) If you won't, use SetPatch v43.3 or
  37.  newer for correct operation. Also, you can try to speed up AGA
  38.  routines by using PatchWPA8 (from aminet) by Pawel Hernik.
  39.  
  40.  NOTE FOR CYBERGRAPHX USERS: Do NOT try to promote eccview from AGA
  41.  screenmode to CGX screenmode or vice versa! It WILL crash your machine.
  42.  
  43.  
  44.  3. Usage
  45.  --------
  46.  CLI only: eccview FILES/M, NOBLANK/S, LOOP/S, MODE/K, QUIET/S, TIME/N
  47.  
  48.  FILES   : You can enter plenty of files, wildcards supported. If no
  49.            files are given, a filerequester appears.
  50.  
  51.  NOBLANK : Do not blank the screen between parts/files like original PC
  52.            eccview does. If you use this switch you don't have to watch
  53.            blank screens so much. It may cause slightly incorrect
  54.            operation with some multi-part ecc files. Default is off.
  55.  
  56.  LOOP    : Starts from the beginning after viewing all files.
  57.            Default is off.
  58.  
  59.  MODE    : Enter a modeid number to specify the screenmode, or ? to
  60.            get a screenmode requester. Probably some 640x480 mode
  61.            looks best. Default ModeID is the one your Workbench has.
  62.  
  63.  QUIET   : Doesn't print the filenames. Default is off.
  64.  
  65.  TIME    : Specify a number of seconds to show each file/part before
  66.            moving to the next. Can be used with LOOP to create
  67.            slideshows. Default is 0 (forever).
  68.  
  69.  When viewing, you can get the next file or part by pressing space,
  70.  enter or left mouse button, while ESC, CTRL-C, Q or right mousebutton
  71.  aborts the program. You can go back 1 file (but not file sub-part)
  72.  by pressing backspace. Cursor keys & mouse can be used to scroll,
  73.  if all stuff doesn't fit the screen.
  74.  
  75.  
  76.  4. Known bugs / limitations / things that suck
  77.  ----------------------------------------------
  78.  General:
  79.  
  80.  ¤ Only a few safety checks. Broken/incorrect/"unsuitable" files
  81.    may crash the machine or produce odd effects.
  82.  
  83.  ¤ The more complex anim, the more the "showing time" is
  84.    inaccurate, if used.
  85.  
  86.  AGA related:
  87.  
  88.  ¤ Failing to allocate enough chip memory in certain situations
  89.    will cause some chipmem to be eaten up. I have been unable to
  90.    find the cause for this and its likely this will be not fixed,
  91.    as nobody has reported this to me as a problem, and I don't
  92.    use AGA, so there.
  93.  
  94.  ¤ Some c2p converting is done after main stuff has already been
  95.    inserted to the screen, causing a slight delay before things
  96.    actually start moving. More complex anim => more wait. Oh boy.
  97.  
  98.  ¤ BltBitMap() and BltMaskBitMapRastPort() can't do big
  99.    stuff fast enough. If this bothers you, send me replacement
  100.    routines. :)
  101.  
  102.  If you find other bugs or have solutions to some, mail me.
  103.  
  104.  
  105.  5. History
  106.  ----------
  107.  REV4 - Faster wildcard/filename parsing
  108.       - Improved break (CTRL-C) handling
  109.       - Added cursor key scrolling & q/Q quitting
  110.       - Bumped version to 2.0
  111.       - Added blanking (like ms-dos eccview does)
  112.       - Added NOBLANK switch ;)
  113.       - Changed the place of ModeID validity check
  114.       - Memory wasn't properly freed on CyberGraphX
  115.       - Fixed backspace operation on multi-part files
  116.       - Fixed the lack of CyberGraphX window activation
  117.       - Fixed the CyberGraphX autoscroll bug
  118.       - Some misc small fixes & changes
  119.  
  120.  REV3 - CyberGraphX support added. Works atleast with
  121.         CyberVision64/3D. =)
  122.  
  123.  REV2 - Doesn't require OS3.1 anymore.
  124.       - Filename sorting is no longer case-sensitive
  125.  
  126.  REV1 - First Amiga revision, based on the sources by
  127.         The Black Squadron. On my part, this is a successor
  128.         to ecchi v0.3.
  129.  
  130.  
  131.  6. Future
  132.  ---------
  133.  Who knows? Send me mail and I might consider it.
  134.  
  135.  If you find files that are viewed somehow, but not correctly,
  136.  send 'em to me and I'll try to fix the problem. If you won't,
  137.  it will not be fixed. :)
  138.  
  139.  
  140.  7. Greetings, creatures
  141.  -----------------------
  142.  ¤ Pepsi and Nallekarkit, whoa! Intoxicating euphoric properties!
  143.  ¤ My Little Pony 'n Friends - the plastic LSD-vision incarnations!
  144.  ¤ Teuvo Tursas (the squamous thing behind the Wzonka-Lad)
  145.  ¤ Mok & Iceman, the Dark Ones that created eccview
  146.  ¤ People on comp.sys.amiga.programmer for helping me out several
  147.    times. I show my gratitude by not disgracing their names here. =)
  148.  
  149.  
  150.  8. Contact
  151.  ----------
  152.  Email: jussuf@klinja.fipnet.fi (for normal mail)
  153.         jtlindgr@cc.helsinki.fi (for all those binaries you're dying to send)
  154.  
  155.  
  156.